home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Utilities
/
CommentConverter 1.0.0
/
Think C 7.0 Project
/
Sources
/
⁄⁄<->⁄**⁄.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-15
|
227 b
|
15 lines
|
[
TEXT/KAHL
]
/* MACROS */
#define NoCFile 1
#define rNoCFile 132
#define FileIO 2
#define rFileIO 133
#define IllState 3
#define rIllState 134
#define CR 10
#define SL 47
#define ST 42
/* PROTOTYPES */
void HandleError(int);